home *** CD-ROM | disk | FTP | other *** search
Text File | 1994-03-04 | 12.4 KB | 183 lines | [TEXT/MPS ] |
- FILE LIST
- Last Updated: 03-04-1994
-
- ID# FILE NAME ACC. T UPLOADED BY DATE
- --- -------------------- ---- - ----------------------------------- ----------
- 33 B-YACC.sit 0 B AMUG BBS in a Box 11-16-1991
- DESC: This is the latest version of Berkeley yacc, ported to MPW. yacc
- KEY: B-YACC.sit KBytes: 123904
- DESC: runs as an MPW tool and thus can easily be used in makefiles. It is
- DESC: definitely NOT Mac-friendly, but it runs and that's all I really
- DESC: need it to do. This code is NOT copylefted, so you can do whatever
- DESC: you wish to it as long as you follow the (quite generous) copyright
- DESC: restrictions. All I had to do was create a "yacc.make" file. I've
- DESC: also fixed a bug in "output.c", (which I have sent back to the BSD
- DESC: folk to add to their next release). This way I can easily patch and
- DESC: update to future revisions of yacc. -- Parag Patel
- DESC: <parag@sde.hp.com> (20 Oct 1991).
- 32 BalloonWriter.sit 3 B AMUG BBS in a Box 05-25-1991
- DESC: This file allows programers to write Balloon help into their
- KEY: BalloonWriter.sit KBytes: 178176
- DESC: programs.
- DESC:
- DESC:
- 31 BetaHelper 1.0.sit 0 B AMUG BBS in a Box 10-28-1993
- DESC: BetaHelper 1.0 - This update utility was written to help keep the
- KEY: BetaHelper 1.0.sit KBytes: 21504
- DESC: cost of software development over the phone lines down to a
- DESC: minimum. It can be very costly to repeatedly upload new versions of
- DESC: a software to a team of beta testers every time a bug is fixed, or
- DESC: a new feature is added (plus they have to pay to download the
- DESC: program). With the assistance of BetaHelper, only changed resources
- DESC: (including 'CODE') in the software under development will have to be
- DESC: sent to the test team, thereby cutting upload/download time to a
- DESC: mere fraction of what is normally needed. In addition, BetaHelper is
- DESC: very simple to use for the beta tester. Happy development!
- 29 Browser 1.0.sit 1 B AMUG BBS in a Box 07-24-1991
- DESC: MacUser programming project lets you open any file and review
- KEY: Browser 1.0.sit KBytes: 16384
- DESC: contents of its resource and/or data forks. Written by Kurt W.G.
- DESC: Matthies. From the 11/90 and 1/91 installments of MacUser's Power
- DESC: Programming column. This is the application only.
- 28 BugReport.sit 1 B AMUG BBS in a Box 12-10-1988
- DESC: Apple's Outside Bug reporter with instructions
- KEY: BugReport.sit KBytes: 40960
- 27 Bugs Simulation.sit 0 B AMUG BBS in a Box 01-06-1991
- DESC: This file contains the source, and executable for an application
- KEY: Bugs Simulation.sit KBytes: 20480
- DESC: which shows off a LIFE-like simulation called 'Bugs' which was
- DESC: described in a Scientific American article. Provides a number of
- DESC: options as to how the 'bugs' will feed.
- 24 C Servant™.sit 2 B AMUG BBS in a Box 03-04-1992
- DESC: Freeware - 26 chapter DA of Bill Kernighan's C Tutorial TxtFile for
- KEY: C Servant™.sit KBytes: 81920
- DESC: students of C. All I did was give it a nice DA format amd divide it
- DESC: into chapters for easier use, also included is C Info, a similarly
- DESC: formatted set of charts and tables of C miscellany.
- 23 C++ CDEV.sit 0 B AMUG BBS in a Box 09-09-1991
- DESC: This file contains an example of a C++ base class (TControlPanel)
- KEY: C++ CDEV.sit KBytes: 24576
- DESC: that implements a control panel device (cdev) and is based on the
- DESC: C++/Stand Alone code as described in Develop magazine.
- DESC:
- 20 CalConvert 1.1.sit 0 B AMUG BBS in a Box 02-28-1994
- DESC: CalConvert 1.1 - CalConvert (formerly QuickConvert) is a small
- KEY: CalConvert 1.1.sit KBytes: 16384
- DESC: shareware utility that does integer arithmetic calculations and
- DESC: converts integer values to different bases (decimal, hexadecimal,
- DESC: binary, octal or any custom base between 2 and 32) or to an OSType
- DESC: (a sequence of four ASCII characters). The conversion may be signed
- DESC: or unsigned (you can always enter a signed value, it will be
- DESC: converted to unsigned if needed); the result may be interpreted
- DESC: either as a word (2 bytes) or as a long word (4 bytes). The Return
- DESC: and Enter keys start the conversion; Tab, shift-Tab and the four
- DESC: arrow keys have their usual meaning. Version 1.1 - Removed System 7
- 18 CCLD Version 5.sit 0 B AMUG BBS in a Box 04-14-1992
- DESC: CCLD Version 5 - This is probably the final version of my Choice
- KEY: CCLD Version 5.sit KBytes: 26624
- DESC: List in 4D code example. This fixes a "bug" in the window type (it
- DESC: was type 0, which has the invisible resize control, but should be
- DESC: type 4) and makes the runtime "nicer".
- 16 cdev Shell.sit 0 B AMUG BBS in a Box 06-15-1992
- DESC: cdev Shell - Copyright (c) 1990,91 by Neal E. Trautman. 'ShareWare'
- KEY: cdev Shell.sit KBytes: 7168
- DESC: -- Please send $5 contribution to, Neal Trautman, 3700 Clinton
- DESC: Parkway, #1412 Lawrence, KS 66047. This is a Control Panel cdev
- DESC: Shell.
- 15 CdevTester.sit 0 B AMUG BBS in a Box 03-26-1993
- DESC: CdevTester - The Control Panel tester is a source code file that you
- KEY: CdevTester.sit KBytes: 7168
- DESC: can use to test your cdev code resource files under the THINK C 5.0
- DESC: environment with little difference from the operating system.
- DESC:
- 14 CDlog.sit 0 B AMUG BBS in a Box 07-24-1991
- DESC: Think Pascal Class Library-compatible class that uses DLOG and DITL
- KEY: CDlog.sit KBytes: 33792
- DESC: resources to create dialogs. Modeless and modal dialogs are
- DESC: supported. Includes example and bug fixes from previous versions.
- DESC:
- 13 CICNEdit.sit 1 B AMUG BBS in a Box 12-25-1988
- DESC: Cicn editor
- KEY: CICNEdit.sit KBytes: 10240
- 11 Clean Source 1.0.sit 0 B AMUG BBS in a Box 09-29-1993
- DESC: Clean Source 1.0 - This application came about because I noticed
- KEY: Clean Source 1.0.sit KBytes: 21504
- DESC: that the Think C editor tends to leave some junk in the source. For
- DESC: example if you are indenting and leave a blank line the editor
- DESC: keeps the tabs that indent to the proper level. Clean Source
- DESC: removes these extra tabs. The way this is done has the helpful side
- DESC: effect of removing trailing tabs and spaces that I sometimes put on
- DESC: the end of a line accidentally. Note that Clean Source will not
- DESC: change the contents of a comment or a string. The second thing I
- DESC: put in this application is the ability to put marks for each
- DESC: function in a program. Clean Source will optionally keep any marks
- 10 CMyWay 1.1.sit 0 B AMUG BBS in a Box 09-29-1993
- DESC: CMyWay 1.1 - CMyWay is a handy utility intended to help C/C++
- KEY: CMyWay 1.1.sit KBytes: 59392
- DESC: programmers by giving them better printouts of their source files.
- DESC: It creates a single RTF (Rich Text Format) file from multiple
- DESC: source code files and assigns user-defined styles to classes of
- DESC: keywords. You will then be able to further edit and/or print this
- DESC: file using your favorite word processor. Besides, CMyWay can
- DESC: quickly change the 'EFNT' and 'ETAB' resources used by many text
- DESC: editors to describe text appearance, so that you don't need to it
- DESC: manually for each file. Requires System 7.
- DESC:
- 9 CODEeditor2.9.sit 0 B AMUG BBS in a Box 02-23-1992
- DESC: The file “CODE editor for ResEdit 2.1” contains a ResEdit 2.1 (or
- KEY: CODEeditor2.9.sit KBytes: 167936
- DESC: later) RSSC resource that adds a disassembly viewer to ResEdit to
- DESC: handle CODE and code-like resources. This allows you to view code
- DESC: resources as assembly code instead of “raw” hex. When added to
- DESC: ResEdit version 2.1.1 or later, the CODE editor can also operate
- DESC: concurrently with the basic HEXA editor, providing editing and
- DESC: searching capabilities as well. The disassembly code is annotated
- DESC: with the module names extracted from the MacsBug strings in the
- DESC: code. Navigation facilities are provided to allow viewing related
- DESC: pieces of code.
- 8 CodeKeys 1.0.1.sit 0 B AMUG BBS in a Box 09-16-1993
- DESC: CodeKeys 1.0.1 - CodeKeys is a very simple system extension that
- KEY: CodeKeys 1.0.1.sit KBytes: 6144
- DESC: adds additional functionality to the numeric keypad on standard
- DESC: Apple keyboards. Though its features are directed towards software
- DESC: development, others may find it useful as well. Version 1.0.1 of
- DESC: CodeKeys fixes two bugs in the previous version - The plus and
- DESC: minus keys are reversed on some of the older keypads thereby
- DESC: reversing the order of the hexidecimal 'E' and 'F' keys. CodeKeys
- DESC: now checks the keyboard type and reverses them accordingly. When
- DESC: used with Think C, the number keys would not work with the shift key
- DESC: down. The number keys will now work the same whether the shift key
- 7 Color Window.sit 0 B AMUG BBS in a Box 06-02-1990
- DESC: Source code for an application that uses color for the title bar,
- KEY: Color Window.sit KBytes: 32768
- DESC: scroll bars, interior... of it's windows. Even though the colors
- DESC: lack taste, this is a good example of some things that can be done.
- DESC:
- 6 ColorBits 1.0.sit 1 B AMUG BBS in a Box 01-14-1990
- DESC: ColorBits 1.0 is a Color Icon editor.
- KEY: ColorBits 1.0.sit KBytes: 40960
- 4 CPEditText 1.2.sit 0 B AMUG BBS in a Box 10-28-1993
- DESC: CPEditText 1.2 - CPEditText is a class for the THINK Class Library
- KEY: CPEditText 1.2.sit KBytes: 37888
- DESC: that implements a simple text editing pane. It supports fixed-width
- DESC: tabs and can be used to display and edit more than 32k of text. In
- DESC: order to use it, you must already have Think C version 5.0 or
- DESC: higher.
- DESC:
- DESC:
- 3 CPictureButton.sit 0 B AMUG BBS in a Box 10-09-1992
- DESC: CPictureButton - CPictureButton is a subclass of TCL's CPicture
- KEY: CPictureButton.sit KBytes: 5120
- DESC: which behaves much like CButton. I handles SetClickCmd(),
- DESC: Activate(), Deactivate() and mouse tracking. You create your PICT
- DESC: resources for an active button, a deactivated button, and a pressed
- DESC: button. PICT resources can be in full color, bitmap or object
- DESC: mapped.
- DESC:
- 2 CStatusBar.sit 0 B AMUG BBS in a Box 10-28-1993
- DESC: CStatusBar - C status bar is THINK C source code for a status bar
- KEY: CStatusBar.sit KBytes: 13312
- DESC: object using the THINK Class Library. In order to use it, you must
- DESC: already have Think C.By Joe Zobkiw.
- DESC:
-